Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Go version and dependencies, refine build steps and add flags … #12

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

L1ghtn1ng
Copy link
Contributor

…support

Updated the Go language version from 1.20 to 1.21 and dependencies versions. Altered instructions in README.md to distinguish building from source and installation section. Also, replaced user input collection with command-line flags in cowitness.go for better usability.

…support

Updated the Go language version from 1.20 to 1.21 and dependencies versions. Altered instructions in README.md to distinguish building from source and installation section. Also, replaced user input collection with command-line flags in cowitness.go for better usability.
Added a new function and argument flag to display the program's version upon request. This new function prints the program version when the "-v" flag is used. Additionally, refactored the displayBanner function to use the new version function, enhancing code reusability.
@stolenusername stolenusername merged commit 7fe4fb5 into stolenusername:main Jan 12, 2024
1 check passed
@L1ghtn1ng L1ghtn1ng deleted the dev branch January 12, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants